home *** CD-ROM | disk | FTP | other *** search
- <layout id="sw" background="thinger.background">
-
- <layer id="placeholder" x="0" y="0" image="thinger.placeholder"/>
-
- <!-- Titlebar -->
- <button
- id="sysbutton"
- action="SYSMENU"
- x="5" y="3"
- image="thinger.button.menu"
- downImage="thinger.button.menu.pressed"
- inactiveAlpha="128"
- />
- <layer
- id="blah"
- dblClickAction="SWITCH;shade"
- x="22" y="4"
- image="thinger.titlebar.active.left"
- inactiveAlpha="128"
- />
- <layer
- id="blah"
- dblClickAction="SWITCH;shade"
- x="29" y="4" w="78"
- image="thinger.titlebar.active.center"
- inactiveAlpha="128"
- />
- <layer
- id="blah"
- dblClickAction="SWITCH;shade"
- x="107" y="4"
- image="thinger.titlebar.active.right"
- inactiveAlpha="128"
- />
-
- <layer
- id="blah"
- dblClickAction="SWITCH;shade"
- x="115" y="2"
- image="thinger.titlebar.text.active"
- inactiveAlpha="128"
- />
-
- <layer
- id="blah"
- dblClickAction="SWITCH;shade"
- x="166" y="4"
- image="thinger.titlebar.active.left"
- inactiveAlpha="128"
- />
- <layer
- id="blah"
- dblClickAction="SWITCH;shade"
- x="173" y="4" w="74"
- image="thinger.titlebar.active.center"
- inactiveAlpha="128"
- />
- <layer
- id="blah"
- dblClickAction="SWITCH;shade"
- x="247" y="4"
- image="thinger.titlebar.active.right"
- inactiveAlpha="128"
- />
- <button
- id="Close"
- action="CLOSE"
- x="257" y="3"
- image="thinger.close.unpressed"
- downImage="thinger.close.pressed"
- tooltip="Close Window"
- inactiveAlpha="128"
- />
-
- <!--Component Bucket-->
-
- <button
- id="ScrollLeft"
- action="CB_PREV"
- x="5" y="15"
- image="thinger.scroll.left"
- downImage="thinger.scroll.left.pressed"
- tooltip="Scroll Left"
- />
- <button
- id="ScrollRight"
- action="CB_NEXT"
- x="255" y="15"
- image="thinger.scroll.right"
- downImage="thinger.scroll.right.pressed"
- tooltip="Scroll Right"
- />
- <componentbucket
- id="Component list"
- x="19" y="17"
- w="236" h="35"
- />
- <text
- id="cbtext"
- display="componentbucket"
- x="5" y="54"
- w="265" h="13"
- font="thinger.smallfixed"
- />
-
- </layout>
-